[INFO] cloning repository https://github.com/gergo-salyi/multibg-sway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gergo-salyi/multibg-sway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgergo-salyi%2Fmultibg-sway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgergo-salyi%2Fmultibg-sway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b5379a2a31302162eb1ba1c4812be504a9f9265
[INFO] fixing gergo-salyi/multibg-sway against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgergo-salyi%2Fmultibg-sway" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gergo-salyi/multibg-sway
[INFO] finished tweaking git repo https://github.com/gergo-salyi/multibg-sway
[INFO] tweaked toml for git repo https://github.com/gergo-salyi/multibg-sway written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gergo-salyi/multibg-sway on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gergo-salyi/multibg-sway already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15
[INFO] running `Command { std: "docker" "start" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking fast_image_resize v6.0.0
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking swayipc-types v2.0.1
[INFO] [stderr]     Checking niri-ipc v26.4.0
[INFO] [stderr]     Checking multibg-wayland-niri-ipc v0.250800.0
[INFO] [stderr]     Checking multibg-wayland-niri-ipc v0.250200.0
[INFO] [stderr]     Checking multibg-wayland-niri-ipc v0.250501.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking swayipc v4.0.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking multibg-wayland v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/signal.rs (1 fix)
[INFO] [stderr]        Fixed src/gpu/instance.rs (3 fixes)
[INFO] [stderr]        Fixed src/gpu/device.rs (5 fixes)
[INFO] [stderr]        Fixed src/gpu/memory.rs (3 fixes)
[INFO] [stderr]        Fixed src/gpu.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/gpu/device.rs:93:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |     let mut gpu_device_ok = None;
[INFO] [stdout]     |         -----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `gpu_device_ok` calls a custom destructor
[INFO] [stdout]     |         `gpu_device_ok` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  93 |         match device_with_physdev(gpu_instance, physdev_info) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/gpu.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Drop for GpuDevice {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gpu_device_ok` invokes this custom destructor
[INFO] [stdout]    --> src/gpu.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Drop for GpuDevice {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/wayland.rs:1079:19
[INFO] [stdout]      |
[INFO] [stdout]  963 |       mut gpu_uploader: Option<GpuUploader>,
[INFO] [stdout]      |       ----------------
[INFO] [stdout]      |       |
[INFO] [stdout]      |       `gpu_uploader` calls a custom destructor
[INFO] [stdout]      |       `gpu_uploader` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1035 |           if let Some(wallpaper) = find_equal_output_wallpaper(
[INFO] [stdout]      |  __________________________________-
[INFO] [stdout] 1036 | |             &workspace_backgrounds,
[INFO] [stdout] 1037 | |             &wallpaper_file,
[INFO] [stdout] 1038 | |             gpu_uploader.as_ref(),
[INFO] [stdout] 1039 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1048 |           if let Some(wallpaper) = find_equal_wallpaper(
[INFO] [stdout]      |  __________________________________-
[INFO] [stdout]      | |__________________________________|
[INFO] [stdout] 1049 | |             &state.background_layers,
[INFO] [stdout] 1050 | |             width,
[INFO] [stdout] 1051 | |             height,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |             gpu_uploader.as_ref(),
[INFO] [stdout] 1055 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |_________|
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1065 |               if let Err(e) = load_wallpaper(
[INFO] [stdout]      |  ________________________-____-
[INFO] [stdout]      |  ________________________|____|
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `e` calls a custom destructor
[INFO] [stdout]      | |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1066 | |                 &wallpaper_file.path,
[INFO] [stdout] 1067 | |                 uploader.staging_buffer(),
[INFO] [stdout] 1068 | |                 width as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |                 &mut resizer,
[INFO] [stdout] 1074 | |             ) {
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1079 | |             match uploader.upload() {
[INFO] [stdout]      | |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |                   |
[INFO] [stdout]      | |                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                   up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1110 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1116 | |         let mut shm_pool = match RawPool::new(shm_size, &state.shm) {
[INFO] [stdout]      | |             ------------         ----------------------------------
[INFO] [stdout]      | |             |                    |
[INFO] [stdout]      | |             |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |             |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `shm_pool` calls a custom destructor
[INFO] [stdout]      | |             `shm_pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 |           if let Err(e) = load_wallpaper(
[INFO] [stdout]      |  ____________________-____-
[INFO] [stdout]      |  ____________________|____|
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1125 | |             &wallpaper_file.path,
[INFO] [stdout] 1126 | |             shm_pool.mmap(),
[INFO] [stdout] 1127 | |             width as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |             &mut resizer,
[INFO] [stdout] 1133 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |_________|
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/gpu.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for GpuMemory {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gpu_uploader` invokes this custom destructor
[INFO] [stdout]     --> src/gpu.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for GpuUploader {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/wayland.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | impl Drop for Wallpaper {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/wayland.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | impl Drop for Wallpaper {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.10/src/unix.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.20.0/src/shm/raw.rs:272:1
[INFO] [stdout]      |
[INFO] [stdout]  272 | impl Drop for DestroyOnDropPool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.10/src/unix.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.20.0/src/shm/raw.rs:272:1
[INFO] [stdout]      |
[INFO] [stdout]  272 | impl Drop for DestroyOnDropPool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/gpu/device.rs:93:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |     let mut gpu_device_ok = None;
[INFO] [stdout]     |         -----------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `gpu_device_ok` calls a custom destructor
[INFO] [stdout]     |         `gpu_device_ok` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  93 |         match device_with_physdev(gpu_instance, physdev_info) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/gpu.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Drop for GpuDevice {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gpu_device_ok` invokes this custom destructor
[INFO] [stdout]    --> src/gpu.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Drop for GpuDevice {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/wayland.rs:1079:19
[INFO] [stdout]      |
[INFO] [stdout]  963 |       mut gpu_uploader: Option<GpuUploader>,
[INFO] [stdout]      |       ----------------
[INFO] [stdout]      |       |
[INFO] [stdout]      |       `gpu_uploader` calls a custom destructor
[INFO] [stdout]      |       `gpu_uploader` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1035 |           if let Some(wallpaper) = find_equal_output_wallpaper(
[INFO] [stdout]      |  __________________________________-
[INFO] [stdout] 1036 | |             &workspace_backgrounds,
[INFO] [stdout] 1037 | |             &wallpaper_file,
[INFO] [stdout] 1038 | |             gpu_uploader.as_ref(),
[INFO] [stdout] 1039 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1048 |           if let Some(wallpaper) = find_equal_wallpaper(
[INFO] [stdout]      |  __________________________________-
[INFO] [stdout]      | |__________________________________|
[INFO] [stdout] 1049 | |             &state.background_layers,
[INFO] [stdout] 1050 | |             width,
[INFO] [stdout] 1051 | |             height,
[INFO] [stdout] ...    |
[INFO] [stdout] 1054 | |             gpu_uploader.as_ref(),
[INFO] [stdout] 1055 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |_________|
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1065 |               if let Err(e) = load_wallpaper(
[INFO] [stdout]      |  ________________________-____-
[INFO] [stdout]      |  ________________________|____|
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `e` calls a custom destructor
[INFO] [stdout]      | |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1066 | |                 &wallpaper_file.path,
[INFO] [stdout] 1067 | |                 uploader.staging_buffer(),
[INFO] [stdout] 1068 | |                 width as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |                 &mut resizer,
[INFO] [stdout] 1074 | |             ) {
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1079 | |             match uploader.upload() {
[INFO] [stdout]      | |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |                   |
[INFO] [stdout]      | |                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                   up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1110 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1116 | |         let mut shm_pool = match RawPool::new(shm_size, &state.shm) {
[INFO] [stdout]      | |             ------------         ----------------------------------
[INFO] [stdout]      | |             |                    |
[INFO] [stdout]      | |             |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |             |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `shm_pool` calls a custom destructor
[INFO] [stdout]      | |             `shm_pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 |           if let Err(e) = load_wallpaper(
[INFO] [stdout]      |  ____________________-____-
[INFO] [stdout]      |  ____________________|____|
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1125 | |             &wallpaper_file.path,
[INFO] [stdout] 1126 | |             shm_pool.mmap(),
[INFO] [stdout] 1127 | |             width as u32,
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |             &mut resizer,
[INFO] [stdout] 1133 | |         ) {
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |_________|
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/gpu.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for GpuMemory {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gpu_uploader` invokes this custom destructor
[INFO] [stdout]     --> src/gpu.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for GpuUploader {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/wayland.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | impl Drop for Wallpaper {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/wayland.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | impl Drop for Wallpaper {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.10/src/unix.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `shm_pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.20.0/src/shm/raw.rs:272:1
[INFO] [stdout]      |
[INFO] [stdout]  272 | impl Drop for DestroyOnDropPool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.10/src/unix.rs:489:1
[INFO] [stdout]      |
[INFO] [stdout]  489 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smithay-client-toolkit-0.20.0/src/shm/raw.rs:272:1
[INFO] [stdout]      |
[INFO] [stdout]  272 | impl Drop for DestroyOnDropPool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.40s
[INFO] [stderr] crater-edition-check: multibg-wayland v0.2.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking multibg-wayland v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.81s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15", kill_on_drop: false }`
[INFO] [stdout] 67d11908a5294f34cfac9667bded160c1adedbd573b4e637df431529061fba15
